# (decoded with TMPL 13671) /*----------*/ void Draw%Itemname% (DialogPtr whichDialog, short itemNr); void Draw%Itemname% (whichDialog, itemNr) DialogPtr whichDialog; short itemNr; { } /*Draw%Itemname%*/